You are here: FME Server Administrator's Guide > Upgrading FME Server > Full FME Server Upgrade > Restore Configuration

Restore Configuration

Perform the following procedure to use FME Workbench to restore the repository data that you backed up previously. See Backup Configuration.

Note:  This procedure assumes that you are using FME Desktop 2013 to restore a repository to FME Server 2013. For instructions for other scenarios, contact fmeserversupport@safe.com.

For Linux/UNIX users, a Windows FME Desktop is required for these steps.

  1. Start FME Workbench.
  2. Select File > New.
  3. Select Generate workspace.

    The Create Workspace dialog opens.

  4. Click Choose to open the Generate Workspace dialog.

  5. Select FME Feature Store (FFS) as your Reader Format.
  6. Click to open the Select File dialog.

  7. Select the FME Feature Store (FFS) files containing the FME Server repositories that you want to import, and then click Open.

  8. In the Generate Workspace dialog, select FME Server Repository as the Writer Format.
  9. Click the Writer Parameters button to open the Repository Parameters dialog.

  10. Specify the information required to connect to your running FME Server, and then click Next.

  11. Specify the action to be taken when a repository, item, or resource already exists:
  12. Click Finish.
  13. In the Generate Workspace dialog, click OK.

    This causes the Select Feature Types dialog to open. Each feature type represents an FME Server repository (except for the one named FMEServerServices, which contains metadata related to FME Server services).

  14. Select the feature types (repositories) that you want to import, and then click OK.

    When the workspace is created, you can still remove repositories that you do not need to import. Select them in the workspace, and press the Delete button.

    Note:  FME Server always includes the Samples repository. Rather than restoring this repository from your previous FME Server version, we recommend that you use the Samples repository included with the new FME Server version.

  15. Click to run the workspace.

    This creates the respective repositories, copies the workspaces, and registers the workspaces with the FME Server.

  16. If the hostname of the new FME Server installation differs from the hostname of the previous FME Server installation, you will need to modify the Web Service URL patterns because they will be preserved from the previous installation. Log into the Web User Interface, click the Services tab, and modify each Service URL pattern to use the new hostname.
  17. If you included FMEServerServices in the feature types (repositories) to import:

Restoring User Accounts, Topics and Subscriptions

If you backed up your user accounts, roles, topics, subscriptions and resources, as defined in Backup Configuration, set up the security using these settings.

Restoring Web User Interface Configuration Files

If you backed up your cascading style sheets (CSS), Java Server pages (JSP) or HTML templates, as instructed inBackup Configuration, replace these files.

Restoring Service Configuration Files

If you backed up your service configuration files (propertiesFile.properties), as instructed inBackup Configuration, you might have to reconfigure any changes you made to the default properties. Because new service properties might be added with each release, do not simply replace the new properties files with your backed-up files. The best approach is to find the properties edited in the previous installation and edit these properties in the new version of these files.

Restoring Job History

Create and run a workspace that reads the FFS file you created from the FME Server repository database and writes directly to your repository database:

fme_jobs

fme_job_result

fme_job_request

Restoring Log Files

Copy the backed up logs directory into the new Logs directory:

<FMEServerDir>\Logs

Safe Software Inc. www.safe.com